ostree.git
2012-04-29 Colin Walterscore: pack: Add --metadata-only argument
2012-04-26 Colin Walterscore: Fix uninitialized variable
2012-04-25 Colin WaltersMerge remote-tracking branch 'aperezdc/wip'
2012-04-25 Colin Walterscore: local-clone: Delete leftover code assuming file...
2012-04-24 Federico Mena... Add a Development section to the README
2012-04-24 Adrian PerezRemove trailing whitespace
2012-04-22 Adrian Perezmanifest: Fix path of PolicyKit repository
2012-04-22 Adrian PerezSome corrections in gnomeos/README-build.md
2012-04-19 Colin Walterscore: Add ability for repositories to have a "parent"
2012-04-19 Colin WaltersREADME.md: Note existence of wiki page
2012-04-18 Adrian Perezswitchroot: Properly check for number of arguments
2012-04-17 Carl-Anton... gnomeos-install.sh: retrieve full path to srcdir
2012-04-16 Colin Walterscore: Pull pack files individually
2012-04-16 Colin Walterscore: Cache pack indexes
2012-04-13 Colin Walterstriggers: Test for gconftool-2
2012-04-13 Colin Waltersostbuild: Take advantage of link cache
2012-04-13 Colin Waltersgnomeos: Update to NSS 3.13.4
2012-04-13 Colin Walterscore: Add --link-cache option to checkout
2012-04-12 Colin WaltersRelease 2012.2
2012-04-12 Colin Walterscore: Re-unify on one OSTREE_OBJECT_TYPE_FILE
2012-04-12 Colin Walterscore: Clean up checksumming
2012-04-12 Colin Walterscore: Drop wrapping of metadata variants
2012-04-12 Colin Walterscore: Split pack files into data/metadata
2012-04-12 Colin Walterscore: Switch to 'ay' for checksums, drop versions/metadata
2012-04-11 Colin Walterscore: Drop 'compose' builtin
2012-04-11 Colin Walterscore: Clean up checksum API
2012-04-11 Colin Walterscore: unpack: Regenerate pack index after unpacking
2012-04-11 Colin Walterscore: Fix uninitialized variables
2012-04-11 Colin Walterstests: Actually test pack functionality
2012-04-09 Colin Walterscore: Port builtins to local alloc macros
2012-04-09 Colin Walterscore: Port libostree to local alloc
2012-04-09 Colin Walterscore: Port libotutil to local-alloc
2012-04-09 Colin Walterscore: Add macros for local allocation
2012-04-09 Colin Walterscore: Fix xattr API to conform to coding style
2012-04-09 Colin Walterscore: Fix a minor memory leak
2012-04-08 Colin Walterscore: pull: Add progress bar, allow pulling individual...
2012-04-06 Colin Walterscore: checkout: Add --from-stdin option
2012-04-06 Colin Waltersls: Add mode to print filenames as binary
2012-04-06 Colin Waltersgnomeos-install.sh: Fix link to -devel root
2012-04-06 Diego Escalante... 15_ostree: don't assume kernel arch names
2012-04-06 Diego Escalante... gnomeos-clone-qemu: use bash explicitely
2012-04-05 Diego Escalante... ostree-pull: GOptionEntry must be NULL terminated
2012-04-05 Diego Escalante... gnomeos-install: don't cd into /ostree prematurely
2012-04-05 Diego Escalante... gnomeos-install: use /bin/bash, not /bin/sh
2012-04-05 Diego Escalante... gnomeos: update README script path
2012-04-04 Colin Walterscore: Associate branches with remotes, move trigger...
2012-04-04 Colin Walterscore: Clean up stale packfiles
2012-04-03 Colin Walterscore: Validate structure of objects in fsck
2012-04-03 Colin Walterscore: Make pull slightly more verbose
2012-04-02 Colin Walterscore: Drop "staged" state for objects, refactor pull...
2012-04-02 Colin Walterscore: Make fsck verify from commit objects
2012-04-02 Colin Walterscore: Move commit/dirtree traversal into library
2012-04-02 Colin Walterscore: Fix a few memory leaks
2012-04-02 Colin Walterscore: Return input stream for raw repositories too
2012-04-02 Colin WaltersRelease 2012.1
2012-04-02 Colin Walterscore: Only depend on GLib 2.30
2012-03-31 Colin WaltersRelease 2012.0
2012-03-31 Colin Walterscore: Add pack files
2012-03-31 Colin Walterscore: Add stream->variant helper, as well as clear...
2012-03-31 Colin Walterscore: Add a few more GIO utility functions
2012-03-14 Colin Walterscore: Add helper functions to convert (checksum, objtyp...
2012-03-13 Colin Waltersostbuild: Add preserve_net config option
2012-03-13 Colin Waltersmanifest: Move ostree back to master branch from git
2012-03-13 Colin Waltersgnomeos: Move gnomeos/yocto into poky tree
2012-03-13 Colin Waltersostbuild: Re-unify into one snapshot.json file
2012-03-13 Colin Waltersostbuild: Rename manifest for clarity
2012-03-13 Colin Waltersostbuild: Rework again, split into components.json...
2012-03-13 Colin Waltersmanifest: Drop duplicated components (oops!)
2012-03-13 Colin Waltersostbuild: Only check out source if we need to
2012-03-13 Colin Waltersostbuild: Ensure we enable soup-gnome for ostree
2012-03-13 Colin Waltersostbuild: Stop generating git mirror config
2012-03-13 Colin Waltersostbuild: Further work on regenerating a snapshot from...
2012-03-13 Colin Waltersostbuild: Change to name-prefix and base-prefix in...
2012-03-13 Colin Waltersostbuild: Switch to composing via checkouts+commit
2012-03-13 Colin Waltersostbuild: Stop using "compose" to make buildroots
2012-03-13 Colin Waltersostbuild: Drop "commit-artifacts" builtin
2012-03-13 Colin Waltersostbuild: Kill "autodiscover-meta"
2012-03-13 Colin Waltersostbuild: Adapt "status" to expanded manifest
2012-03-13 Colin Waltersostbuild: Adapt "build" to newly updated expanded manifest
2012-03-13 Colin Waltersostbuild: Write out separate arch-component snapshots
2012-03-13 Colin Waltersostbuild: 'checkout' command now also applies patches
2012-03-13 Colin Waltersostbuild: Pull patches from specified patches git repos...
2012-03-13 Colin Waltersostbuild: Change metadata keys for artifacts
2012-03-13 Colin Waltersostbuild: Copy snapshot JSON into artifact trees
2012-03-13 Colin Waltersostbuild: Sort keys in JSON snapshot
2012-03-13 Colin Waltersostbuild: Rename build manifest to "snapshot.json"
2012-03-13 Colin Waltersostbuild: Move more intelligence into chroot-compile-one
2012-03-08 Colin Walterscore: Fix "cat" crashing when it should have returned...
2012-03-08 Colin Walterscore: Fix crasher in "rev-parse"
2012-03-06 Colin Walterscore: Add --union mode to checkout
2012-03-06 Colin Walterscore: Don't call unlink() on directory if it already...
2012-03-06 Colin Walterscore: Pull diff functionality out into "diff" builtin
2012-03-06 Colin Walterscore: Add "subpath" option to checkout
2012-03-06 Colin Walterscore: Improve checkout API
2012-03-06 Colin Walterscore: Add ostree-types.h
2012-03-06 Colin Walterslibotuil: Fix missing #define in header
2012-03-06 Colin Waltersmainloop: Don't create poll until we need to
2012-03-06 Colin Walterscore: Allow 'rev-parse' to resolve multiple revs
2012-03-06 Colin Walterscore: Add 'cat' builtin
2012-03-01 Colin Walterscompose: Don't print trailing (null) if we skip committing
next